home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Assassins - Ultimate CD Games Collection 2
/
Assassins 2 - Ultimate Games No. 2 (1995)(Weird Science)[!][Amiga-CD32-CDTV].iso
/
disks
/
print1.dms
/
print1.adf
/
Doc-Dump.V3.6
/
DD_PrinterDrivers
/
EpsonFX80
next >
Wrap
Text File
|
1990-09-13
|
4KB
|
145 lines
DD3.6 EpsonFX driver V3.54
Printer Control Commands:
INITRESET: { $1b $40 $1b '6' $1b $74 $01 $1b $6c 0 $1b $51 200
$0d }
Reset, printable code area expansion, Epson graphics,
Left Margin 0 , Right margin 200, Cariage return.
ENDRESET: { $1b $40 }
Reset
SMALLCHAR: { 27 'P' $1b $78 0 $0f }
Elite off, Draft mode, Condensed on.
TONORMALCHAR: { 27 'M' $1b $54 $1b $78 1 $1b $6b 1 $12 }
Elite on, Sub/Superscript off, NLQ mode, Sans
Serif font, Condensed off.
TOSMALLCHAR: { 27 'P' $1b $78 0 $1b $0f }
Elite off, Draft Mode, Condensed on. (You don't have to
send Super/Sub-script.)
LINESPACING: { $1b '3' 15 }
Linespacing 15/216 inch.
LINEFEED: { $0d $0a }
FORMFEED: { $0c }
PAPER1: { $1b $43 00 12 }
12 inch paper.
PAPER2: { $1b $43 00 11 }
11 inch paper.
PAPER3: { $1b $43 00 10 }
10 inch paper.
PAPER4: { $1b $43 00 12 }
A4 paper.
SUPERSCRIPT: { $1b $53 0 }
SUBSCRIPT: { $1b $53 1 }
BOLDON: { $1b $45 }
BOLDOFF: { $1b $46 }
COUNTRY: { 27 82 0 }
Country 0 = USA
BEEP: { 7 7 }
Two beeps will be heard when the paper must be
turned.
Special settings:
LAYOUT:
{ /* Character to be used when printing a line : */ '_'
/* Pagenumber string : */ "Page_"
/* Title string (Booklet only) : */ "Title__:_"
/* Author string (Booklet only) : */ "Author_:_"
/* Date string (Booklet only) : */ "Date___:_"
}
MARGINS:
{ /* Left Margin Booklet : */ 1
/* CenterH " " */ 4
/* Right " " */ 1
/* CenterV " " */ 5
/* Left Margin Dump : */ 0
/* CenterH " " */ 2
/* Right " " */ 0
/* CenterV " " */ 2
/* Left Margin Column : */ 0
/* CenterH " " */ 2
/* Right " " */ 0
}
Column mode has no CenterV !
PRINTER:
{ /* Columnwidth achieved using SMALL printmode. */ 137
/* Columnwidth achieved using NORMAL printmode. */ 96
/* Usable Lines/Sheet using paper 1. */ 161
/* Usable " " " 2. */ 148
/* Usable " " " 3. */ 135
/* Usable " " " 4. */ 145
/* Type of paper 1, 0 = continues, 1 = single */ 0
/* " paper 2, " " " " */ 0
/* " paper 3, " " " " */ 0
/* " paper 4, " " " " */ 1
/* Send FormFeeds when using Type 0 paper ? 0=No 1=Yes */ 1
/* " " " " Type 1 paper " " " */ 1
/* The next strings will be used on DD's control buttons : */
/* Button string for paper 1 */ "12_inch"
/* " " " paper 2 */ "11_inch"
/* " " " paper 3 */ "10_inch"
/* " " " paper 4 */ "A4"
/* Button string for 'Type 0' printmode */ "Fanfold"
/* " " " 'Type 1' " */ "Single"
}
OUTPUT:
{ /* Device to be used, 0=PAR: , 1=SER:, 2=Other */ 0
/* String to be used when device=2 */ "Ram:DDout"
}
(c) Robert Grob 5-Nov-1992